home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14370 < prev    next >
Encoding:
Text File  |  1996-08-05  |  957 b   |  28 lines

  1. Newsgroups: comp.lang.c,comp.unix.programmer
  2. Path: news-1.csn.net!torn!sq!msb
  3. From: msb@sq.com (Mark Brader)
  4. Subject: Re: Q: '\n' character
  5. Message-ID: <1996Apr14.014133.22865@sq.com>
  6. Organization: SoftQuad Inc., Toronto, Canada
  7. References: <4kj66f$k0o@ren.cei.net> <1996Apr11.192937.25676@sq.com> <829396473snz@genesis.demon.co.uk> <4kpd2g$eeb@masala.cc.uh.edu>
  8. Date: Sun, 14 Apr 1996 01:41:33 GMT
  9.  
  10. [Posted and emailed]
  11.  
  12. > > >  if (ptr) *ptr = '\0';
  13. > Ok, I've got a question at this point.  Is it really proper to say
  14. > if (ptr)?
  15.  
  16. Yes.  Please reread the comp.lang.c FAQ list.
  17.  
  18. > As a matter of fact, that's what Stroustrup mentioned in his C++ book...
  19.  
  20. We're discussing C here.
  21. -- 
  22. Mark Brader                 At any rate, C++ != C.  Actually, the value of the
  23. msb@sq.com                  expression "C++ != C" is [undefined].
  24. SoftQuad Inc., Toronto                                  -- Peter da Silva
  25.  
  26. My text in this article is in the public domain.
  27.